Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 2 - AppleScript Language Reference
Chapter 4 - Commands


Using Command Definitions

Command definitions contain information about what commands do and how to use them in scripts. Figure 4-1 shows the definition for the Move command, an application command. The definition contains four types of information: syntax, parameters, results, and examples. Some definitions include information about errors as well. The sections following the figure explain the information conveyed by each part of the definition.

Figure 4-1 Command definition for the Move command


Subtopics
Syntax
Parameters
Result
Examples
Errors

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996